UI Input field
Properties
| Name | Type | Description |
|---|---|---|
| Text | String | |
| PlaceholderText | String | |
| CharacterLimit | Number |
| Inherited from UIElement | Position absolutePosition Scale Rotation Name TextureID isActive Width Height |
Functions
| Name | Returns | Description |
|---|
Events
| Name | Description |
|---|---|
| OnEndEdit | Fired when the user is done editing |
| OnValueChanged | Fired every time the text changes |